PathOfTravel.CreateMultiple
Overloads (2):
CreateMultiple(View,IList[XYZ],IList[XYZ],IList[PathOfTravelCalculationStatus])
public static IList<PathOfTravel> CreateMultiple(
View DBView,
IList<XYZ> pathStarts,
IList<XYZ> pathEnds,
out IList<PathOfTravelCalculationStatus> resultStatus
)
-
DBView
-
IList<XYZ>pathStarts
-
IList<XYZ>pathEnds
-
IList<PathOfTravelCalculationStatus>%resultStatus